gtk: add annotations for some GtkRadio* constructors
authorTorsten Schönfeld <kaffeetisch@gmx.de>
Sat, 15 Oct 2011 17:18:52 +0000 (19:18 +0200)
committerTorsten Schönfeld <kaffeetisch@gmx.de>
Sun, 6 Nov 2011 15:50:57 +0000 (16:50 +0100)
commit4ef61e231114c0a9b64384e5d545a5ff2a012cf6
tree816d93c002aaa014c19709e876321eb0c8c116dd
parent88329aeff478dce1b276d6135c608b61c357c9bf
gtk: add annotations for some GtkRadio* constructors

Since constructors like gtk_radio_button_new_from_widget take an
instance of their type as the first argument, the gi scanner interprets
them as methods.

https://bugzilla.gnome.org/show_bug.cgi?id=661858
gtk/gtkradiobutton.c
gtk/gtkradiomenuitem.c
gtk/gtkradiotoolbutton.c